Welcome![Sign In][Sign Up]
Location:
Search - Logistic matlab

Search list

[GDI-Bitmaplogistics

Description: logistic 映射分叉图 用matlab 写的源程序-logistic mapping bifurcation and using Matlab was the source
Platform: | Size: 14831 | Author: 飞扬草 | Hits:

[Other resourcestcLogistic

Description: Logistic混沌随机序列的MATLAB产生源程序-Logistic chaotic random sequences generated source MATLAB
Platform: | Size: 845 | Author: 冯云帆 | Hits:

[Other resourceLogistic_chaos

Description: 产生Logistic混沌时间序列的matlab程序-have Logistic chaotic time series Matlab procedures
Platform: | Size: 884 | Author: 陆振波 | Hits:

[Other resourceLOGISTIC_EXP

Description: 计算logistic映射李雅普诺夫指数的matlab程序-calculated logistic mapping Lyapunov exponent of Matlab procedures
Platform: | Size: 2256 | Author: | Hits:

[WEB Codedynamicalsystem

Description: 几种常见混沌时间序列matlab实现 1)chua flow 2)duffing flow 3)Rossler flow 4)Lorenz flow 5)ikeda flow 6)Mackey_Glass flow 7)logistic map 8)henon map 9)Quadratic map(二次图) 也欢迎大家提供更多的混沌方程或映射的经典matlab实现。 -several common chaotic time series to achieve a Matlab) chua flow 2) duffin 3 g flow) Rossler flow 4) Lorenz flow 5) ikeda ss w 6) 7 Mackey_Glass flow) Logistic map 8) henon m ap 9) Quadratic map (Second) of welcome we provide more chaotic or mapping equations by the Code Implementation of Matlab.
Platform: | Size: 21506 | Author: 呆雁 | Hits:

[Mathimatics-Numerical algorithmsLogisticRegression

Description: 关于Logistic回归统计算法的matlab实现,内容包括建模、输出变量预测和预测误差分析。数据来自UCI数据库中的Ionosphere database,有351个统计实例,输出变量是二分类变量,代表电波从电离层反射的好坏情况,共有32个特征值。(压缩包中包含已经处理好的数据)-on Logistic regression algorithm to achieve the Matlab, including modeling, variable output forecast and prediction error analysis. UCI data from the database Ionosphere database, Statistics are 351 examples, and the output variable is two classification variables, representatives from the ionosphere radio reflection of the good and bad, A total of 32 eigenvalue. (Compressed package contains good data already processed)
Platform: | Size: 1192600 | Author: | Hits:

[Otheran_ica_tool

Description: 一个ICA工具。This binary version of the runica() function of Makeig et al. contained in the EEG/ICA Toolbox runs 12x faster than the Matlab version. It uses the logistic infomax ICA algorithm of Bell and Sejnowski, with natural gradient and extended ICA extensions. It was programmed for unsupervised usage by Scott Makeig at CNL, Salk Institute, La Jolla CA. Sigurd Enghoff translated it into C++ code and compiled it for multiple platforms. J-R Duann has improved the PCA dimension-reduction and has compiled the linux and free_bsd versions.
Platform: | Size: 136032 | Author: aaaaaaa | Hits:

[Other resourcechengxu2

Description: logistic映射行置乱程序,用MATLAB语言编的
Platform: | Size: 2509 | Author: 何任飞 | Hits:

[Other resourcechengxu3

Description: 混沌遍历性的Matlab实现 No3.m函数是一个通用的logistic蛛网图函数 生成的蛛网图.
Platform: | Size: 2844 | Author: 何任飞 | Hits:

[Mathimatics-Numerical algorithms混沌时间序列预测

Description: 1、该工具箱包括了混沌时间序列分析与预测的常用方法,有: (1)产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffing2吸引子 - \ChaosAttractors\Main_Duffing2.m Rossler吸引子 - \ChaosAttractors\Main_Rossler.m Chens吸引子 - \ChaosAttractors\Main_Chens.m Ikeda吸引子 - \ChaosAttractors\Main_Ikeda.m MackeyGLass序列 - \ChaosAttractors\Main_MackeyGLass.m Quadratic序列 - \ChaosAttractors\Main_Quadratic.m (2)求时延(delay time) 自相关法 - \DelayTime_Others\Main_AutoCorrelation.m 平均位移法 - \DelayTime_Others\Main_AverageDisplacement.m (去偏)复自相关法 - \DelayTime_Others\Main_ComplexAutoCorrelation.m 互信息法 - \DelayTime_MutualInformation\Main_Mutual_Information.m (3)求嵌入维(embedding dimension) 假近邻法 - \EmbeddingDimension_FNN\Main_FNN.m Cao方法 - \EmbeddingDimension_Cao\Main_EmbeddingDimension_Cao.m (4)同时求时延与嵌入窗(delay time & embedding window) CC方法 - \C-C Method\Main_CC_Luzhenbo.m (5)求关联维(correlation dimension) GP算法 - \CorrelationDimension_GP\Main_CorrelationDimension_GP.m (6)求K熵(Kolmogorov Entropy) GP算法 - \KolmogorovEntropy_GP\Main_KolmogorovEntropy_GP.m STB算法 - \KolmogorovEntropy_STB\Main_KolmogorovEntropy_STB.m (7)求最大Lyapunov指数(largest Lyapunov exponent) 小数据量法 - \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein1.m \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein2.m \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein3.m \LargestLyapunov_Rosenstein\Main_LargestLyapunov_Rosenstein4.m (8)求Lyapunov指数谱(Lyapunov exponent spectrum) BBA算法 - \LyapunovSpectrum_BBA\Main_LyapunovSpectrum_BBA1.m \LyapunovSpectrum_BBA\Main_LyapunovSpectrum_BBA2.m (9)求二进制图形的盒子维(box dimension)和广义维(genealized dimension) 覆盖法 - \BoxDimension_2D\Main_BoxDimension_2D.m \GeneralizedDimension_2D\Main_GeneralizedDimension_2D.m (10)求时间序列的盒子维(box dimension)和广义维(genealized dimension) 覆盖法 - \BoxDimension_TS\Main_BoxDimension_TS.m \GeneralizedDimension_TS\Main_GeneralizedDimension_TS.m (11)混沌时间序列预测(chaotic time series prediction) RBF神经网络一步预测 - \Prediction_RBF\Main_RBF.m RBF神经网络多步预测 - \Prediction_RBF\Main_RBF_MultiStepPred.m Volterra级数一步预测 - \Prediction_Volterra\Main_Volterra.m Volterra级数多步预测 - \Prediction_Volterra\Main_Volterra_MultiStepPred.m (12)产生替代数据(Surrogate Data) 随机相位法 - \SurrogateData\Main_SurrogateData.m 2、在matlab环境中首先运行install.m,将工具箱所在路径添加至matlab 3、各子目录下以Main_开头的文件即是主程序文件,直接按快捷键F5运行即可 4、工具箱中所有程序均在Matlab6.5和Matlab7.1环境中调试通过,不能保证在Matlab其它版本正确运行。 5、工具箱中部分功能为试用版,敬请谅解! 6、 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页
Platform: | Size: 579972 | Author: niuchao0511 | Hits:

[matlablogisticBrifurcation

Description: 一 维 混 沌 系 统 分 岔 图 示 例-a chaotic system bifurcation diagram examples
Platform: | Size: 24576 | Author: wuhanyue | Hits:

[matlab4-parameter

Description: 可以进行曲线回归拟合算法的四参数算法。函数为 y = (a-d)/(1+(x/c)^b) +d . ec50.m 为其主要函数-Can curve fitting algorithm of the four-parameter algorithm. Function y = (ad)/(1+ (X/c) ^ b)+ D. Ec50.m its main function
Platform: | Size: 2048 | Author: 2213 | Hits:

[matlablogistic_regression

Description: 数据回归计算logistic_regression-Data regression calculation logistic_regression
Platform: | Size: 3072 | Author: caojunyi | Hits:

[matlabchengxu3

Description: 混沌遍历性的Matlab实现 No3.m函数是一个通用的logistic蛛网图函数 生成的蛛网图. -Chaos ergodicity No3.m realize the Matlab function is a generic logistic map function generated cobweb cobweb diagram.
Platform: | Size: 3072 | Author: 何任飞 | Hits:

[Other2006112215126

Description: 基于混沌理论构建的信号检测系统具有敏感微弱周期信号和对噪声有强免疫力的特点,用于微弱信号检测领 域优势明显。实验室内研究需要产生包括混沌噪声在内的各种噪声,并叠加微弱周期信号作为微弱信号检测系统的信号 源。介绍一种基于LabVIEW平台并结合Matlab计算模块的混沌噪声发生器,可产生典型的3种混沌噪声:Logistic,Duff2 ing,Lorenz形式。该发生器将LabV IEW易于接口实现和Matlab计算精度高、编程简捷的特点相结合,具有结构清晰、通用 性强、易于实现、使用方便的特点。 -Built based on chaos theory, sensitive signal detection system with weak periodic signal and has a strong immunity to noise characteristics of the area for weak signal detection have obvious advantages. Laboratory studies need to generate, including noise, chaos, including a variety of noise and superimposed weak periodic signal as a weak signal detection system, signal source. Introduction of a platform based on LabVIEW and Matlab calculation module with the chaotic noise generator can produce the typical three kinds of chaotic noise: Logistic, Duff2 ing, Lorenz form. The generator will be LabV IEW easy interface, and Matlab calculation of high accuracy, simple programming features combined with a clear structure and versatility, easy to implement, easy to use features.
Platform: | Size: 495616 | Author: xlmm | Hits:

[matlabm1

Description: 蚁群算法,云模型,逻辑斯蒂模型,SVM超平面聚类分析(Ant colony algorithm, cloud model, logistic model, SVM hyperplane clustering analysis)
Platform: | Size: 2048 | Author: lv116 | Hits:

[matlab洛伦兹系统

Description: 此文件包含了洛伦兹系统的庞加莱截面图,李雅普诺夫指数图的源代码,也有Logistic映射的分叉图,代码可以运行。(This file contains the poincare cross section diagram of lorentz system, the source code of lyapunov exponent diagram, and the bifurcation diagram of Logistic mapping. The code can be run.)
Platform: | Size: 2048 | Author: 西北的风 | Hits:

[matlabLogistic.m

Description: 预测未来几年的人口,采用逻辑回归模型预测,用的数据是87-20年的数据(Forecasting the population of the next few years)
Platform: | Size: 1024 | Author: wangzugen | Hits:

[Other3116001336(2)

Description: 建立一个 logistic 回归模型来预测学生是否被录取到大学。使用高级优化来获得最佳的theta和最小的cost。(To get started with the exercise, you will need to download the starter code and unzip its contents to the directory where you wish to complete the exercise. If needed, use the cd command in Octave/MATLAB to change to this directory before starting this exercise.)
Platform: | Size: 48128 | Author: 刘homeand | Hits:

[OtherLogistic回归统计算法的matlab实现

Description: 统计回归分析,逻辑斯蒂多元线性回归,机器学习,详细代码解说,机器训练等(Logistic multiple linear regression, statistical regression analysis, logistic multiple linear regression, machine learning, detailed code interpretation, machine training, etc)
Platform: | Size: 1191936 | Author: 学习3211 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »

CodeBus www.codebus.net